home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Educational
/
PrimeSpiral
/
Source
/
SpiralOps.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-06-12
|
245 b
|
13 lines
/* SpiralOps.h generated from SpiralOps.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef SPIRALOPS_H
#define SPIRALOPS_H
extern void PSdrawAt(float x, float y);
extern void PSclearToGray(float gray);
#endif SPIRALOPS_H